GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TwainSetKeepSourceEnabled Method





In This Topic
TwainSetKeepSourceEnabled Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Sub TwainSetKeepSourceEnabled( _
   ByVal KeepSourceEnabled As Boolean _
) 
public void TwainSetKeepSourceEnabled( 
   bool KeepSourceEnabled
)
public procedure TwainSetKeepSourceEnabled( 
    KeepSourceEnabled: Boolean
); 
public function TwainSetKeepSourceEnabled( 
   KeepSourceEnabled : boolean
);
public: void TwainSetKeepSourceEnabled( 
   bool KeepSourceEnabled
) 
public:
void TwainSetKeepSourceEnabled( 
   bool KeepSourceEnabled
) 

Parameters

KeepSourceEnabled
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members